home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 May
/
CHIP_CD_2005-05.iso
/
macos
/
pack1
/
files
/
Firefox 1.0.2.dmg
/
Firefox.app
/
Contents
/
MacOS
/
redo-prebinding.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
2004-06-14
|
96 b
|
4 lines
#!/bin/sh
BINARY_DIR=`pwd|sed 's/ /\\\ /g'`
/bin/sh -c "update_prebinding -files $BINARY_DIR/*"